home *** CD-ROM | disk | FTP | other *** search
- :alloca.c Implement the alloca() routine
- :arg.h Public declarations for the above
- :array.c Numerically subscripted arrays
- :array.h Public declarations for the above
- :Artistic The "Artistic License"
- :cmd.c Command interpreter
- :cmd.h Public declarations for the above
- :config.h [Mac specific] Configuration file
- :cons.c Routines to construct cmd nodes of a parse tree
- :consarg.c Routines to construct arg nodes of a parse tree
- :Copying The GNU General Public License
- :doarg.c Scalar expression evaluation
- :doio.c I/O operations
- :dolist.c Array expression evaluation
- :dump.c Debugging output
- :eval.c The expression evaluator
- :EXTERN.h Included before foreign .h files
- :form.c Format processing
- :form.h Public declarations for the above
- :handy.h Handy definitions
- :hash.c Associative arrays
- :hash.h Public declarations for the above
- :INTERN.h Included before domestic .h files
- :macperl.c [Mac specific] Mac specific subroutines
- :macperl.mus [Mac specific] Perl source for the above
- :MacPerl.r [Mac specific] Resources for standalone version
- :MacPerl.rsrc [Mac specific] Ditto
- :Makefile [Mac specific] MPW compatible Makefile
- :malloc.c A version of malloc you might not want
- :missing.c [Mac specific]
- :patchlevel.h The current patch level of perl
- :perl.c main()
- :perl.h Global declarations
- :Perl.r [Mac specific] Resources for all versions
- :Perl.rsrc [Mac specific] Ditto
- :PerlHelp [Mac specific] Help database for MPW 411
- :PerlHelp.index [Mac specific] Index of the above
- :perlsh A poor man's perl shell
- :perly.c Pre-yacced version of perly.y
- :perly.h Pre-yacced version of perly.y
- :perly.y [Mac specific] Yacc grammar for perl
- :README The Instructions
- :README.MPW [Mac specific] Additional instructions
- :regcomp.c Regular expression compiler
- :regcomp.h Private declarations for above
- :regexec.c Regular expression evaluator
- :regexp.h Public declarations for the above
- :spat.h Search pattern declarations
- :stab.c Symbol table stuff
- :stab.h Public declarations for the above
- :str.c String handling package
- :str.h Public declarations for the above
- :SubLaunch.a [Mac specific] Code to start ToolServer
- :SubLaunch.c [Mac specific] Code to handle pipes
- :SubLaunch.h [Mac specific] Public declarations for the above
- :toke.c The tokener
- :usersub.c User supplied (possibly proprietary) subroutines
- :util.c Utility routines
- :util.h Public declarations for the above
- :Wishlist Some things that may or may not happen
- :Wishlist.MPW [Mac specific] Our Wishlist
- :lib:abbrev.pl An abbreviation table builder
- :lib:assert.pl assertion and panic with stack trace
- :lib:bigfloat.pl An arbitrary precision floating point package
- :lib:bigint.pl An arbitrary precision integer arithmetic package
- :lib:bigrat.pl An arbitrary precision rational arithmetic package
- :lib:cacheout.pl Manages output filehandles when you need too many
- :lib:chat2.pl Randal's famous expect-ish routines
- :lib:complete.pl A command completion subroutine
- :lib:ctime.pl A ctime workalike
- :lib:dumpvar.pl A variable dumper
- :lib:exceptions.pl catch and throw routines
- :lib:fastcwd.pl a faster but more dangerous getcwd
- :lib:find.pl A find emulator--used by find2perl
- :lib:finddepth.pl A depth-first find emulator--used by find2perl
- :lib:flush.pl Routines to do single flush
- :lib:getcwd.pl a getcwd() emulator
- :lib:getopt.pl Perl library supporting option parsing
- :lib:getopts.pl Perl library supporting option parsing
- :lib:GUSI.ph [Mac specific] Interface to sockets
- :lib:importenv.pl Perl routine to get environment into variables
- :lib:look.pl A "look" equivalent
- :lib:macchat.pl [Mac specific] GUSI variant of chat2.pl
- :lib:newgetopt.pl A perl library supporting long option parsing
- :lib:perldb.pl Perl debugging routines
- :lib:pwd.pl Routines to keep track of PWD environment variable
- :lib:shellwords.pl Perl library to split into words with shell quoting
- :lib:stat.pl Perl library supporting stat function
- :lib:syslog.pl Perl library supporting syslogging
- :lib:termcap.pl Perl library supporting termcap usage
- :lib:timelocal.pl Perl library supporting inverse of localtime, gmtime
- :lib:validate.pl Perl library supporting wholesale file mode validation
- :t:README Instructions for regression tests
- :t:TEST The regression tester
- :t:TestResult [Mac specific] Results of running tests for MPW
- :t:base:cond.t See if conditionals work
- :t:base:if.t See if if works
- :t:base:lex.t See if lexical items work
- :t:base:pat.t See if pattern matching works
- :t:base:term.t See if various terms work
- :t:cmd:elsif.t See if else-if works
- :t:cmd:for.t See if for loops work
- :t:cmd:mod.t See if statement modifiers work
- :t:cmd:subval.t See if subroutine values work
- :t:cmd:switch.t See if switch optimizations work
- :t:cmd:while.t See if while loops work
- :t:comp:cmdopt.t See if command optimization works
- :t:comp:cpp.t See if C preprocessor works
- :t:comp:decl.t See if declarations work
- :t:comp:multiline.t See if multiline strings work
- :t:comp:package.t See if packages work
- :t:comp:script.t See if script invokation works
- :t:comp:term.t See if more terms work
- :t:io:argv.t See if ARGV stuff works
- :t:io:dup.t See if >& works right
- :t:io:fs.t See if directory manipulations work
- :t:io:inplace.t See if inplace editing works
- :t:io:pipe.t See if secure pipes work
- :t:io:print.t See if print commands work
- :t:io:tell.t See if file seeking works
- :t:lib:big.t See if lib/bigint.pl works
- :t:mac:Answer.t [Mac specific] See if answer works
- :t:mac:Ask.t [Mac specific] See if ask works
- :t:mac:Chat.t [Mac specific] See if macchat works
- :t:mac:Choose.t [Mac specific] See if choose works
- :t:mac:Pick.t [Mac specific] See if pick works
- :t:op:append.t See if . works
- :t:op:array.t See if array operations work
- :t:op:auto.t See if autoincrement et all work
- :t:op:chop.t See if chop works
- :t:op:cond.t See if conditional expressions work
- :t:op:dbm.t See if dbm binding works
- :t:op:delete.t See if delete works
- :t:op:do.t See if subroutines work
- :t:op:each.t See if associative iterators work
- :t:op:eval.t See if eval operator works
- :t:op:exec.t See if exec and system work
- :t:op:exp.t See if math functions work
- :t:op:flip.t See if range operator works
- :t:op:fork.t See if fork works
- :t:op:glob.t See if <*> works
- :t:op:goto.t See if goto works
- :t:op:groups.t See if $( works
- :t:op:index.t See if index works
- :t:op:int.t See if int works
- :t:op:join.t See if join works
- :t:op:list.t See if array lists work
- :t:op:local.t See if local works
- :t:op:magic.t See if magic variables work
- :t:op:mkdir.t See if mkdir works
- :t:op:oct.t See if oct and hex work
- :t:op:ord.t See if ord works
- :t:op:pack.t See if pack and unpack work
- :t:op:pat.t See if esoteric patterns work
- :t:op:push.t See if push and pop work
- :t:op:range.t See if .. works
- :t:op:re_tests Input file for op.regexp
- :t:op:read.t See if read() works
- :t:op:readdir.t See if readdir() works
- :t:op:regexp.t See if regular expressions work
- :t:op:repeat.t See if x operator works
- :t:op:s.t See if substitutions work
- :t:op:sleep.t See if sleep works
- :t:op:sort.t See if sort works
- :t:op:split.t See if split works
- :t:op:sprintf.t See if sprintf works
- :t:op:stat.t See if stat works
- :t:op:study.t See if study works
- :t:op:substr.t See if substr works
- :t:op:time.t See if time functions work
- :t:op:undef.t See if undef works
- :t:op:unshift.t See if unshift works
- :t:op:vec.t See if vectors work
- :t:op:write.t See if write works
- :usub:mus A .mus to .c translator
- :usub:README Instructions for user supplied subroutines
-